* src/bytecode.c (exec_byte_code): Rework the volatiles. Most importantly,
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Apr 2014 02:51:11 +0000 (22:51 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Apr 2014 02:51:11 +0000 (22:51 -0400)
commit649b8ee2f156a670714e09bee29b34ab050d2454
treef951e070b244fa190daa81acbd7fff8a119df4fa
parentd08e58fd194c46cb11bb041231f8e4c0679f7588
* src/bytecode.c (exec_byte_code): Rework the volatiles.  Most importantly,
make sure stack.byte_string_start is not de-adjusted by pushhandler.
src/ChangeLog
src/bytecode.c